home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-05 / recone.zip / RECONECT.DOC < prev    next >
Text File  |  1993-02-16  |  4KB  |  84 lines

  1.  
  2.  
  3. Legalities
  4.    reconect.EXE is not freeware, nor is it in the public domain.  It is a
  5.    shareware program, and the entire program and documentation are
  6.    Copyright (C) 1991, 1992 Rick R. Roth, Tucson, Az.  You are encouraged
  7.    to copy the package freely, including distribution by BBS, shareware
  8.    library, or other means, provided that (1) the distribution shall
  9.    consist of the original archive containing the program and this doc-
  10.    umentation file, and (2) no fee of more than five US dollars ($5)
  11.    shall be charged for the copy.
  12.  
  13. Registration
  14.    
  15.    To register your copy of Reconect.EXE, send a postcard to:
  16.    
  17.    Rick R. Roth
  18.    P.O. Box 5011
  19.    Tucson, Az 85703
  20.    
  21.    THIS COPY IS LICENSED FOR THE EXCLUSIVE USE OF THE LICENSEE.  
  22.    This license is good for one network, and the software can be installed
  23.    on all computers on this network.
  24.  
  25. Liability
  26.  
  27.  ╔═══════════════════════════════════════════════════════════════╗
  28.  ║                                                               ║
  29.  ║                    LIMIT OF LIABILITY                         ║
  30.  ║                    ──────────────────                         ║
  31.  ║      The author disclaims all warranties, expressed or        ║
  32.  ║ implied and assumes no liability for damages either from its  ║
  33.  ║ direct use or as a consequence of its use.  Have you hugged   ║
  34.  ║ your backup today?                                            ║
  35.  ║                                                               ║
  36.  ╚═══════════════════════════════════════════════════════════════╝
  37.  
  38.  
  39.  I have tested it on several computers and found that found that it works 
  40.  well on all of them.  All computers have been running LANtastic(tm) NOS v3.03
  41.  and above and all running MS DOS 3.3 and above.
  42.  
  43.  Please note that while the author is an employee of Artisoft, Inc., Artisoft 
  44.  is not responsible for the contents of this file; the functioning of ANET.EXE 
  45.  (or any damages resulting from the use or misuse of the program); and further, 
  46.  Artisoft Technical Support and other employees of Artisoft, Inc. are 
  47.          
  48.                 NOT RESPONSIBLE FOR SUPPORTING THIS PROGRAM!  
  49.          
  50.   If you have problems or suggestions when using this program, direct them to 
  51.   me Rick R. Roth through one of the following channels:
  52.  
  53.         US Mail:          P.O. Box 5011,  Tucson, AZ  85703
  54.         CompuServ:        Artisoft forum, 75300,1377
  55.         Arti-facts BBS:   If you have a current account there.
  56.  
  57.  
  58.   Do NOT call the author during business hours for support, this program was
  59.   not written during business hours, it will not be supported during business 
  60.   hours.
  61.  
  62.  
  63. Reconnect is a small program that automatically re-established network 
  64. connections.  There are no command line options.  Run reconect from a 
  65. batch file or from the command line.
  66.  
  67. Why reconect?  A big complaint is that LANtastic will not automatically
  68. reestablish network connections if a server is rebooted.  Most work arounds
  69. for this involve accessing a network resource and then then answering R
  70. to the Abort Retry Fail message dos generates. Occasionally a user will
  71. install a critical error handler that runs as a tsr that will automatically
  72. issue a retry after an specified time period.
  73.  
  74. Reconect is designed to run from a batch file, does not require outside 
  75. intervention. And will reestablish all connections, even if you do not 
  76. know that then have been lost.
  77.  
  78. One case for it's use is to insure that a netowrk connection is in place 
  79. a timed event.  Ie if you back up your system at midnight each night, you 
  80. could run reconect as the first command to make sure that the drives are 
  81. still redirected.
  82.  
  83.  
  84.